html 
{
	/*
   	scrollbar-3dlight-color:white;
    scrollbar-arrow-color:white;
    scrollbar-base-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-face-color:white;
    scrollbar-highlight-color:white;
    scrollbar-shadow-color:white;
      */     	
}
::-webkit-scrollbar { 
    display: none; 
    height: 0px;
  	width: 0px;
}

.box{
	height: 225px;
}

.box .authorImg {
	width: 40px;
	height: 40px;
}

.box .cookName {
	height: 30px;
	overflow: hidden;
	margin-bottom: 1px;
	font-size: 15px;
	padding: 0 0 5px 0;
}

.box .authorName {
	height: 11px;
	font-size:12px;
	overflow: hidden;
	padding: 0 0 5px 0;
}

.box .cookContent{
	color: black;
	height: 101px;
	overflow: hidden;
	width: 99px;
	line-height: 20px;
	letter-spacing: 2px;
}

.box .boxContener {
	height: 115px;
	padding-top: 7px;
	padding-bottom: 3px;
}

.box .cookImg{
	/*
	width: 95px;
	height: 70px;
	*/
	width: 148px;
	height: 111px;
	margin: 0 4px;
}

.ulA, .ulB, .ulC {
	height: 235px;	
}

.ulB {
	margin-top: 30px;
}

.ulC {
	margin-top: 26px;
}

.shareHide{
	display: none;
}

.wrapper {
  min-height: 3325px;
}


.banner{
	margin-bottom: 0px;
}
/*
.warning {
  top: 0;
}
*/
.wrapper{
	width: auto;
	background: url(../img/main-bg.jpg) fixed center 0 no-repeat;
}


.spring-descripts {
  background: url(../img/ipad.png) no-repeat;
  width: 997px;
  height: 195px;
}

header{
	height:315px;
	background-position-y: 60px;
	padding-top: 60px;
}
